//0x4 bytes (sizeof)
union _PPM_COORDINATED_SYNCHRONIZATION
{
LONG AsLong; //0x0
ULONG EnterProcessor:14; //0x0
ULONG ExitProcessor:14; //0x0
ULONG Transition:2; //0x0
ULONG Entered:1; //0x0
ULONG Reserved:1; //0x0
};